Add a selection filter model
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jul 2020 22:50:08 +0000 (18:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jul 2020 02:59:03 +0000 (22:59 -0400)
commit76533513c2e94fd973c97350705365543d28917d
treeda9d64908be78b0b9094ddacd53b68e8e734bc79
parent0d3988365b11d9dfa7f853a621812e307bc03b3d
Add a selection filter model

This model presents the selection of a GtkSelectionModel
as its own list model.
docs/reference/gtk/gtk4-docs.xml
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/gtk4.types.in
gtk/gtk.h
gtk/gtkselectionfiltermodel.c [new file with mode: 0644]
gtk/gtkselectionfiltermodel.h [new file with mode: 0644]
gtk/meson.build